xend: Make only selected subdirs of /local/domain/<domid> writable by the guest.
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 2 Oct 2008 09:37:28 +0000 (10:37 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 2 Oct 2008 09:37:28 +0000 (10:37 +0100)
commiteeed0ffe273b9cf23c5ee9368c22b33a1d1ad2bb
tree337476d65e9303cfa7f73cf559f563ff21611901
parent8fe9e65cb458e257c4515e2afe80104c0622247b
xend: Make only selected subdirs of /local/domain/<domid> writable by the guest.

This protects critical data like
/local/domain/<domid>/console/{tty,limit}. It also means we can trust
.../vm, and hence do not need /vm_path. Various parts of the previous
two changesets disappear.

Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
tools/python/xen/xend/XendDomainInfo.py
tools/python/xen/xend/image.py